[INFO] cloning repository https://github.com/foolcodes/Media-Engine
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/foolcodes/Media-Engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffoolcodes%2FMedia-Engine", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffoolcodes%2FMedia-Engine'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4f03f978c1001f3f9ef9386d667e369934e25cf0
[INFO] fixing foolcodes/Media-Engine against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffoolcodes%2FMedia-Engine" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/foolcodes/Media-Engine
[INFO] finished tweaking git repo https://github.com/foolcodes/Media-Engine
[INFO] tweaked toml for git repo https://github.com/foolcodes/Media-Engine written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/foolcodes/Media-Engine on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/foolcodes/Media-Engine already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded nokhwa-core v0.1.8
[INFO] [stderr]   Downloaded nokhwa v0.10.10
[INFO] [stderr]   Downloaded nasm-rs v0.3.1
[INFO] [stderr]   Downloaded mozjpeg v0.10.13
[INFO] [stderr]   Downloaded ffmpeg-sys-next v8.0.1
[INFO] [stderr]   Downloaded ffmpeg-next v8.0.0
[INFO] [stderr]   Downloaded mozjpeg-sys v2.2.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 564f936a49c1fcb5d65bd38ad6da3fa56288dd3e19bfe53d81d148cd864d7835
[INFO] running `Command { std: "docker" "start" "564f936a49c1fcb5d65bd38ad6da3fa56288dd3e19bfe53d81d148cd864d7835", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "564f936a49c1fcb5d65bd38ad6da3fa56288dd3e19bfe53d81d148cd864d7835" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "564f936a49c1fcb5d65bd38ad6da3fa56288dd3e19bfe53d81d148cd864d7835", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "564f936a49c1fcb5d65bd38ad6da3fa56288dd3e19bfe53d81d148cd864d7835" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]    Compiling nasm-rs v0.3.1
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling ffmpeg-next v8.0.0
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking pxfm v0.1.27
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]    Compiling cc v1.2.53
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]    Compiling mozjpeg-sys v2.2.3
[INFO] [stderr]     Checking moxcms v0.7.11
[INFO] [stderr]     Checking mozjpeg v0.10.13
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking image v0.25.9
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking nokhwa-core v0.1.8
[INFO] [stderr]     Checking nokhwa v0.10.10
[INFO] [stderr]    Compiling ffmpeg-sys-next v8.0.1
[INFO] [stderr]     Checking media-engine v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0425]: cannot find value `AbsoluteHighestFrameRate` in this scope
[INFO] [stdout]   --> src/camera.rs:14:43
[INFO] [stdout]    |
[INFO] [stdout] 14 |         let format = RequestedFormat::new(AbsoluteHighestFrameRate);
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these unit variants
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::camera::RequestedFormatType::AbsoluteHighestFrameRate;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use nokhwa::utils::RequestedFormatType::AbsoluteHighestFrameRate;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RequestedFormatType`
[INFO] [stdout]  --> src/camera.rs:4:43
[INFO] [stdout]   |
[INFO] [stdout] 4 |     utils::{CameraIndex, RequestedFormat, RequestedFormatType},
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `AbsoluteHighestFrameRate` in this scope
[INFO] [stdout]   --> src/camera.rs:14:43
[INFO] [stdout]    |
[INFO] [stdout] 14 |         let format = RequestedFormat::new(AbsoluteHighestFrameRate);
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these unit variants
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::camera::RequestedFormatType::AbsoluteHighestFrameRate;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use nokhwa::utils::RequestedFormatType::AbsoluteHighestFrameRate;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RequestedFormatType`
[INFO] [stdout]  --> src/camera.rs:4:43
[INFO] [stdout]   |
[INFO] [stdout] 4 |     utils::{CameraIndex, RequestedFormat, RequestedFormatType},
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `media-engine` (lib) due to 1 previous error; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `media-engine` (lib test) due to 1 previous error; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "564f936a49c1fcb5d65bd38ad6da3fa56288dd3e19bfe53d81d148cd864d7835", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "564f936a49c1fcb5d65bd38ad6da3fa56288dd3e19bfe53d81d148cd864d7835", kill_on_drop: false }`
[INFO] [stdout] 564f936a49c1fcb5d65bd38ad6da3fa56288dd3e19bfe53d81d148cd864d7835
